home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_perl.idb / usr / freeware / catman / p_man / cat3 / CGI::Switch.Z / CGI::Switch
Encoding:
Text File  |  1998-10-28  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      CCCCGGGGIIII::::::::SSSSwwwwiiiittttcccchhhh((((3333))))  22223333////JJJJuuuullll////99998888 ((((ppppeeeerrrrllll 5555....000000005555,,,, ppppaaaattttcccchhhh 00002222))))    CCCCGGGGIIII::::::::SSSSwwwwiiiittttcccchhhh((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       CGI::Switch -    Try more than one constructors and return the
  10.       first    object available
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.  
  14.        use CGISwitch;
  15.  
  16.         -or-
  17.  
  18.        use CGI::Switch This, That, CGI::XA,    Foo, Bar, CGI;
  19.  
  20.        my $q = new CGI::Switch;
  21.  
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.       Per default the _n_e_w()    method tries to    call _n_e_w() in the
  25.       three    packages Apache::CGI, CGI::XA, and CGI.    It returns the
  26.       first    CGI object it succeeds with.
  27.  
  28.       The import method allows you to set up the default order of
  29.       the modules to be tested.
  30.  
  31.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.       _p_e_r_l(1), _A_p_a_c_h_e(3), _C_G_I(3), _C_G_I::_X_A(3)
  33.  
  34.      AAAAUUUUTTTTHHHHOOOORRRR
  35.       Andreas Koenig <a.koenig@mind.de>
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 10/23/98)
  64.  
  65.  
  66.  
  67.